home *** CD-ROM | disk | FTP | other *** search
- Path: familynews.cycor.ca!usenet
- From: gdskelho@peinet.pe.ca (Greg Skelhorn)
- Newsgroups: comp.lang.c++
- Subject: [Q] Optimizing size of DOS exe with Borland C++ 4.5
- Date: 7 Jan 1996 17:43:54 GMT
- Organization: Cycor Communications Inc., Coast to Coast Internet Services
- Message-ID: <4cp0oq$8h8@bud.peinet.pe.ca>
- NNTP-Posting-Host: ss-as09.peinet.pe.ca
- X-Newsreader: WinVN 0.92.6
-
- Hello,
-
- I have been playing with an Interrupt Service Class library
- (ISC366 by Ofer Laor) I downloaded recently. I cannot seem to
- achieve the same size executables as are provided in the package.
- I have read my compiler manuals, compiled without debugging info,
- stripped symbol tables, and set all optimizations for size (-O1)
- but my executables are 3 to 4 times the size I expect. The
- examples were compiled with Borland C++ v3.
-
- - Is there any notable differences with the static libraries
- between the two?
-
- - Have I missed something about optimizing size with my compiler?
-
- These classes are used to produce TSR's so any help will be appreciated.
-
- Thanks,
-
- Greg Skelhorn
- gdskelho@peinet.pe.ca
-